A. SQLDataReader
B. Data Set
C. Both A and B
D. None of these
Advertisement
Related Mcqs:
- I have an ASP.NET application. I have a page loaded from server memory. At this instance which of the following methods gets fired ?
- A. Load() B. Unload( ) C. PreRender( ) D. None of the Above...
- The .NET framework which provides automatic memory management using a technique called _________________?
- A. Assemblies B. Serialization C. Overriding D. Garbage Collection...
- Which of the following is not the way to maintain state ?
- A. Request object B. Hidden fields C. View state D. Cookies...
- Which of the following denote value that can be taken by Cache-Control of ASP.NET ?
- A. Private B. no-cache C. Public D. All of the above...
- Which of the following denote the property in every validation control ?
- A. ControlToValidate property B. Text property C. Both A and B D. None of these...
- In ASP.NET the section contain which of the following elements ?
- A. B. C. Both A and B D. None of these...
- The Following are the minimum requirement to run Asp.net pages_________________?
- A. Windows explorer B. Java Virtual Machine C. Common Language Runtime D. All of the above...
- Which of the following must be done in order to connect data from some data resource to Repeater control ?
- A. Call the DataBind method B. Set the DataSource property C. Both A and B D. None of these...
- Which of the following is true ?
- A. IsPostBack is a readonly property of System.Web.UI.Page class B. IsPostBack is a method of System.UI.Web.Page class C. IsPostBack is a method of System.Web.UI.Page class D. None of these...
- tag replaces which of the following HTML tags?
- A. B. C. D. None of the above...
Advertisement